PATHMac OS 8 and 9 Developer Documentation > Files > Folder Manager >

Folder Manager Reference


Volume Constant

You can pass this constant in the vRefNum parameter of FindFolder to locate a folder on the startup disk.

enum {
    kOnSystemDisk   = -32768L
};

Constant description

kOnSystemDisk
Specifies the system disk.

© 1998 Apple Computer, Inc. - (Last Updated 19 Nov 98)